Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 2 - Telephone Terminals / Telephone Terminals Reference
Constants


Display Modes

The displayMode parameter of the TELGetDisplay function and the mtype parameter of the telTermDisplayMsg message specify a display mode. The Telephone Manager defines the following constants for some display modes. Telephone tools may support other display mode values.

enum {
   telNormalDisplayMode    = 1,
   telInspectMode          = 2,
   telMiscMode             = 3,
   telRetrieveMode         = 4,
   telDirectoryQueryMode   = 5
};
Constant descriptions

telNormalDisplayMode
The normal display mode.
telInspectMode
Inspection mode.
telMiscMode
A miscellaneous mode.
telRetrieveMode
Message retrieval mode.
telDirectoryQueryMode
Electronic directory mode.
Note
Display mode values in the range 6 through 255 are reserved for use by the Telephone Manager. Display mode values in the range 256 through 32768 are available for use by telephone tools.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help